home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 724 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  783 b 

  1. Path: news.telepac.pt!usenet
  2. From: jcarlosr@mail.telepac.pt (J.Carlos)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Help! Help! Help!
  5. Date: Sat, 06 Jan 1996 15:40:13 GMT
  6. Organization: telepac
  7. Message-ID: <4cm8i9$np0@vivaldi.telepac.pt>
  8. References: <4ck8ep$8rv@jupiter.planet.net>
  9. NNTP-Posting-Host: lis7_p7.telepac.pt
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. darshan@earth.planet.net (Pungaliya Family  NJ) wrote:
  13.  
  14. >Hey C++ Programers!
  15.  
  16. >How can I use C++ to acess .WAV files?
  17. >Is there a command I can use to
  18. >run them, while the program is running?
  19.  
  20. Just in C++ it's dificult,  you must build the comand yourself !
  21. Anyway if you are programing for Windows you can use the multimedia
  22. extensions on Win Sdk, check the PlaySound() function that does just
  23. what you want.
  24.  
  25. Regards, J.Carlos
  26.  
  27.  
  28.  
  29.